AuthenticateHandler

fun interface AuthenticateHandler

AuthenticateHandler

Since

1.0.0

Functions

Link copied to clipboard
abstract fun onResult(user: User?, e: SendbirdException?)

A callback for when the authentication is done.